Generating FPGA Bitstream

This section shows how to generate the bitstream of the M3602A FPGA hardware projects.

1. Open the M3602A FPGA software.

2. Add IPs and connect them up within the hardware project.

3. Save the project.

4. Check the configuration connections to the server. File > Settings. The Configuration dialog box appears:

 

Configure the server connection settings:

5. Click the Test button to confirm that the connection is OK.

6. Launch the Generate Firmware process by clicking the icon.

 

The FPGA compilation is a two step process. The compilation is carried out at first on the local PC, after which the compilation is continued on the cloud server.

7. The FPGA Hardware Build dialog box appears.
.

The dialog box has several settings:

 

8. After these settings have been checked and applied, click the Run button.

 

During the compilation process, messages are seen in the Compile Output window of the FPGA hardware Build dialog box. Messages can also be seen in the Issues window of the FPGA hardware Build dialog box. At the bottom of the dialog box is the compilation progress bar. When this gets to 20%, the compilation is taken over by the server. As the compilation proceeds, some common errors may be observed in the Issues window. See Generating FPGA bitsream.htm.

 

9. If the compilation is successful, the bitstream files with extension “sbp” will be deposited in the “bin” folder inside the data project folder. See 1.2.11 Project directory structure for more details.

 

Build Errors and Warnings